Peeks a message that matches a given correlation identifier 查看匹配给定相关标识符的消息。
Receives a message that matches a given correlation identifier 接收匹配给定相关标识符的消息。
In addition to the receive method, you can receive messages with a specified identifier or specified correlation identifier 方法外,还可以使用指定的标识符或指定的相关标识符接收消息。
Message queuing returns this error if the specified buffer for the message identifier or correlation identifier is not the correct size 如果消息标识符或相关标识符的指定缓冲区的大小不正确,则消息队列返回此错误。
Peeks the message that matches the given correlation identifier and immediately raises an exception if no message with the specified correlation identifier currently exists in the queue 查看匹配给定相关标识符的消息,而且在队列中当前不存在具有指定相关标识符的消息时,立即引发异常。
Peeks the message that matches the given correlation identifier and immediately raises an exception if no message with the specified correlation identifier currently exists in the queue 查看匹配给定相关标识符的消息,而且在队列中当前不存在具有指定相关标识符的消息时,立即引发异常。
Peeks the message that matches the given correlation identifier and waits until either a message with the specified correlation identifier is available in the queue, or the time-out expires 查看匹配给定相关标识符的消息,并且一直等到队列中出现具有指定相关标识符的消息或超时过期时。
Peeks the message that matches the given correlation identifier and waits until either a message with the specified correlation identifier is available in the queue, or the time-out expires 查看匹配给定相关标识符的消息,并且一直等到队列中出现具有指定相关标识符的消息或超时过期时。
Receives the message that matches the given correlation identifier and immediately raises an exception if no message with the specified correlation identifier currently exists in the queue 接收匹配给定相关标识符的消息,而且在队列中当前不存在具有指定相关标识符的消息时立即引发异常。
Receives the message that matches the given correlation identifier and immediately raises an exception if no message with the specified correlation identifier currently exists in the queue 接收匹配给定相关标识符的消息,而且在队列中当前不存在具有指定相关标识符的消息时立即引发异常。